Don't resize priv->cell_view if it is NULL. (#127804, Damon Chaplin)
authorMatthias Clasen <maclas@gmx.de>
Tue, 24 Feb 2004 23:12:57 +0000 (23:12 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 24 Feb 2004 23:12:57 +0000 (23:12 +0000)
commit4e678022e5922b2b292979e69db3c8190d75bd87
tree804cbabbbe0d707247395045c64b49cc30fa7fb5
parentf65e2a2a1ee9f14f98da4ca1cb002bc7c956617a
Don't resize priv->cell_view if it is NULL. (#127804, Damon Chaplin)

Wed Feb 25 00:13:24 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcombobox.c (gtk_combo_box_menu_row_changed):
* gtk/gtkcombobox.c (gtk_combo_box_list_row_changed):
Don't resize priv->cell_view if it is NULL.  (#127804,
Damon Chaplin)

Wed Feb 25 00:06:50 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcombobox.c: Add a comment about the different
modi of this widget. Get rid of priv->hbox, and some other
cleanups. Make sure that gtk_combo_box_unset_model() is
always called before setting up a different mode.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcombobox.c